home *** CD-ROM | disk | FTP | other *** search
- Short: A Gadget Packet for RTGMaster as a shared library.
-
- Hello and welcome to the first public beta release of RTGGadTools library.
- The purpose of this library is to give a programmer "gadtools" functionality
- within RTGMaster library.
-
- Features include:
- o Push Buttons
- o Toggle Buttons
- o Custom rendering
- o TrueColor Support
- o Custom Hook for HitTest
- o low overhead
- o Customizable gadgets
- o ...
-
- The library is usable from any language that supports direct library calls,
- like C, C++, Assembler, AmigaBASIC (Yuck!) etc. An FD file is provided.
-
- Keep in mind that this is still BETA. There might be problems that have
- not emerged yet, although I did test the code. Bug reports should be
- directed to hfrieden@uni-trier.de, not to the RTGMaster bug mail address.
-
- LEGAL:
- This code is provided AS-IS. We are not responsible for any damage that
- may be caused by the use or misuse of this code. For legal issues,
- consider this code as a collection of bits and bytes that, by chance,
- somehow made it through a compiler but do not actually perform any
- useful task. In other words: IT WASN"T MY FAULT!
-
- You may use the library and example code as follows:
- 1. You may not claim that you wrote the library
- 2. You may not sell the library for profit.
- 3. You may include the library in your project, and distribute it
- with your project. If possible, you should include the whole
- archive. If this is not possible, you must mention in your
- documentation that you used this library, and possibly where
- to get it (i.e. Aminet).
- 4. You may not modify the code of the library. You may, however,
- use parts of the example code provided with this archive.
- 5. You may only redistribute the complete archive, except as stated
- under 3.
- 6. Any other use is prohibited.
-
- This code remains the properity of Hans-Joerg & Thomas Frieden.
-
- This code is part of the RTGMaster Project.
-